@charset "utf-8";

.toutiao {
    text-align: center;
    overflow: hidden;
     margin-bottom: 20px;
}
.toutiao .col-md-1 h2 {
    background: #2968bd;
    color: #fff;
    line-height: 24px;
    padding: 10px 0;
    font-size: 18px;
}
.toutiao .col-md-10 h1 a {
    font-size: 30px;
    line-height: 68px;
    color: #2968bd;
}
.toutiao .col-md-10 a {
    display: inline-block;
    color: #2968bd;
    font-size: 16px;
    line-height: 20px;
    vertical-align: middle;
}
.govInfo ul li a{
    display: block;
    float: left;
    width: 76%;
}

/*搜索*/
/*.web-search {*/
    /*width: 40%;*/
    /*height: auto;*/
    /*overflow: hidden;*/
    /*line-height: 25px;*/
    /*margin: 30px auto;*/
/*}*/
/*轮播图*/
#banner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#banner a {
    display: block;
}
#banner img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 430px;
    overflow: hidden;
    object-fit: fill;
    transition: all .6s;
}
#banner h2 {
    padding-left: 10px;
    position: absolute;
    right: 0;
    bottom: 0px;
    left: 0;
    height: 45px;
    font-size: 16px;
    font-weight: 700;
    line-height: 60px;
    color: #fafafa;
    text-align: center;
    background: rgba(0,0,0,.6);
    margin: 0;
    
}
.swiper-button-prev, .swiper-button-next {
    top: 45%;
}
.swiper-button-prev1, .swiper-container-rtl .swiper-button-next1 {
    width: 35px;
    height: 73px;
    background: url(../../images/index/a22.png) no-repeat;
    background-position: -12px -24px;
}
.swiper-button-next1, .swiper-container-rtl .swiper-button-prev1 {
    width: 35px;
    height: 73px;
    background: url(../../images/index/a22.png) no-repeat;
    background-position: -73px -24px;
}
.swiper-pagination{
   text-align: right; 
   padding-right: 20px;
 }
.swiper-pagination1 {
    bottom: 26px!important;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0;
}

.swiper-pagination-bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    text-align: center;
    opacity: 1;
    
}

.swiper-pagination-bullet-active {
    text-align: center;
    background: #2968bd;
    opacity: 1;
    color: #fff;
}


/*切换*/
.tab-head {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 54px;
    border-bottom: 1px solid #ddd;
}
.tab-head ul li {
    text-align: center;
    float: left;
    padding-left: 45px;
    font-size: 18px;
    color: #434343;
    margin-left: 30px;
}
.tab-head ul li:first-child {
    margin: 0;
}
.tab-head ul li.default {

    border-bottom: 1px solid #2968bd;
    padding-bottom: 1px;
}
/*.tab-head ul li.default a {*/
   /*font-weight: bold;*/
/*}*/
.tab-head ul li a {
    color: #2968bd;
    font-size: 18px;
}
.tab-head ul .default-1 {
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -48px -30px;
}
.tab-head ul .default-1.default {
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -48px -105px
}
.tab-head ul .default-2 {
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -188px -30px
}
.tab-head ul .default-2.default {
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -188px -107px
}
.tab-head ul .default-3 {
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -332px -30px
}
.tab-head ul .default-3.default {
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -332px -105px
}
/*切换结束*/

/*最新公开切换*/
.tab-head2{
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 54px;
    border-bottom: 1px solid #ddd;
}
#tab-news2 .m-lst38  ul{ padding:0 10px;}
.tab-news2 li{
    float: left;
    text-align: center;
    padding: 0 15px;
    font-size: 18px;
    color: #434343;
    
}
.tab-news2 li a{
    color: #2968bd;
    font-size: 18px;
}
.tab-news2 li.default a{
font-size: 18px;
}
.tab-head2  li.default {
    border-bottom: 1px solid #2968bd;
    padding-bottom: 1px;
}
/*最新公开切换*/

.tab-head-1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 54px;
}
.tab-head-1 ul li {
    text-align: center;
    float: left;
    padding-left: 45px;
    font-size: 18px;
    color: #434343;
    margin-left: 30px;

}
.tab-head-1 ul li:first-child {
    margin: 0;
}
.tab-head-1 ul li.default {

    border-bottom: 1px solid #2968bd;
}
/*.tab-head ul li.default a {*/
/*font-weight: bold;*/
/*}*/
.tab-head-1 ul li a {
    color: #2968bd;
    font-size: 18px;
}
.tab-head-1 ul .default-4{
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -470px -30px;
    margin:0;
}
.tab-head-1 ul .default-4:hover{
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -470px -105px;
}
.tab-head-1 ul .default-5{
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -615px -30px
}
.tab-head-1 ul .default-5:hover{
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -614px -105px;
}
.tab-head-1 ul .default-6{
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -755px -30px
}
.tab-head-1 ul .default-6:hover{
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -755px -105px;
}
#zt img{width:100%;max-width:100%;height:80px;}

/*横幅*/
#ztht{margin:0 -10px;}
#ztzl img {
    max-height: 120px;
    overflow: hidden;
    object-fit: fill;
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 0;
}
#ztzl p br{display:none;}

/*信息公开*/
.borderB1 {
    width: 100%;
    height: 1px;
    margin: 25px 0;
}
.colum {
    overflow: hidden;
    padding: 0;
}
.coulm_left {
    text-align: center;
    background-color: #2968bd;
    padding: 15px 0;
}
.coulm_left span {
    color: #FFFFFF;
    line-height: 60px;
}
.coulm_right ul li {
    line-height: 30px;
}
.coulm_right ul li a {
    padding-left: 20px;
    display: block;
    background: url(../../images/public/li.png) left no-repeat;
line-height: 41px;
font-size:16px;

}
.xxgkbox{
overflow: hidden;
}
.xxgk {
overflow:hidden;
/*padding: 20px;*/
}
.gk-colum ul{margin: 0 -10px;}


.gk-colum ul li.last{
    margin: 0;

}
.gk-colum ul li.last a{
    margin: 0;
    background: #2968bd;
}


/*互动*/
.zmhd{overflow: hidden;}
.fwhd-title {
    padding: 30px 30px;
    text-align: center;
    background: #2968bd;
}
.fwhd-title span {
    color: #fff;
    font-size: 1.6rem;
}
.fwhd-title span {
    color: #fff;
    font-size: 22px;
}
.hd-con-son1 {
    overflow: hidden;
    height: auto;
    padding: 0 25px;
    background: #fff;
    margin-top: 8px;
}
.hd-con-son1 a {
    float: left;
    width: 20%;
    margin: 0;
    padding: 0;
    padding: 10px 0;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
    border-right: 1px dashed #e2e2e2;
    margin-right: 6.6%;
}
.hd-con-son1 a:last-child{border: none;margin: 0;}
.hd-con-son1 a span{display: block;}
.hd-con-son1 a img{float: left;}
.hd-con-son1 a .hd{ margin-left: 20px;}


.gk-hd-tit {
    /* float: right; */
    font-size: 20px;
    text-align: center;
    line-height: 36px;
    padding-top: 60px;
    margin: 0 12px;
    border-bottom: 2px solid #06c;
    padding-bottom: 10px;
}
.gk-hd-tit1{ padding-top: 20px;}

.gk-icon-box {
    overflow: hidden;
    width: 100%;
    padding: 10px 0;
}
.gk-icon-box li {
    width: 33.3333333%;
    float: left;
}
.gk-icon-box li a {
    display: block;
}
.gk-icon-box .gk-icon {
    background: #d5af96;
    line-height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 100%;
}
.gk-icon-box li a div {
    margin: 0 auto;
}
.gk-icon-box li a img {
    height: 28px;
}
.gk-icon-box li a p {
    text-align: center;
    line-height: 30px;
}
.gk-icon-box .gk-icon-a {
    background: #88c9d3;
    line-height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 100%;
}
.gk-icon-box .gk-icon-b {
    background: #abd5be;
    line-height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 100%;
}
.gk-icon-box .gk-icon-c {
    background: #c5cf94;
    line-height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 100%;
}
.gk-icon-box .gk-icon-d {
    background: #ceb1cd;
    line-height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 100%;
}
.gk-icon-box .gk-icon-e {
    background: #a7c9d1;
    line-height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 100%;
}
.hd-box {
    overflow: hidden;
    padding-top: 10px;
}
.hd-box a {
    display: block;
    background: #eaf4f8;
    margin-bottom: 20px;
    height: 44px;
    color: #004a94;
    text-align: center;
    border-radius: 6px;
    font-size: 16px;
}
.hd-box a img {
    margin-right: 10px;
    height: 20px;
}
.hd-box a span {
    display: inline-block;
    line-height: 44px;
    vertical-align: middle;
}
.hd-box .hdnext a{margin:0;}





/*友情链接*/

@media all and (max-width: 1196px){
    #banner img {
        min-height: 350px;
        max-height: 350px;

    }
    .hd-con-son1{padding: 0;}
    #ztzl img{padding: 0;}
    .hd-con-son1 a{    width: 23%;margin-right: 2.6%;}
    .hd-con-son1 a span{margin-top: 10px;}
    .govInfo ul li a{
       display: block;
       float: left;
       width: 74%;
     }
}

@media all and (max-width: 1024px){
     .govInfo ul li a {
       display: block;
       float: left;
       width: 73%;
      }
    /*.tab-head ul li,.tab-head-1 ul li{*/
        /*background: none;*/
        /*padding-left: 0;*/
    /*}*/
    /*.tab-head ul li.default a{font-weight: bold;font-size: 20px;}*/
    /*.tab-head ul .default-1,.tab-head ul .default-2,.tab-head ul .default-3,.tab-head-1 ul .default-4,.tab-head-1 ul .default-5,.tab-head-1 ul .default-6{background: none;}*/
    /*.tab-head ul .default-1.default,.tab-head ul .default-2.default,.tab-head ul .default-3.default,.tab-head-1 ul .default-4.default,.tab-head-1 ul .default-5.default,.tab-head-1 ul .default-6.default{background: none;}*/
    #banner img{min-height: 350px;max-height: 350px;}
    .fwhd-title{    padding: 30px 30px;}
    .hd-con-son1{    margin-top: 0px;    padding: 0 10px;}
    .hd-con-son1 a .hd{margin-left: 0px;}
    .zt{margin: 0 -10px;}
}
@media all and (max-width: 992px){
    .hd-con-son1 a img {
        float: left;
        width: 50px;
    }
    .hd-con-son1{margin-top: 20px;}
    .govInfo ul li a {
    display: block;
    float: left;
    width: 84%;
}
}
@media all and (max-width: 768px){
     #banner img{min-height: 390px;max-height: 390px;}
    .hd-con-son1 a{    width: 25%;border-right: none;margin: 0;}
    .tab-head ul li,.tab-head-1 ul li{
    background: none;
    padding-left: 0;
    }
    .tab-head ul li.default a{font-weight: bold;font-size: 20px;}
    .tab-head ul .default-1,.tab-head ul .default-2,.tab-head ul .default-3,.tab-head-1 ul .default-4,.tab-head-1 ul .default-5,.tab-head-1 ul .default-6{background: none;}
    .tab-head ul .default-1.default,.tab-head ul .default-2.default,.tab-head ul .default-3.default,.tab-head-1 ul .default-4.default,.tab-head-1 ul .default-5.default,.tab-head-1 ul .default-6.default{background: none;}
    .tab-head ul li{margin-left: 15px;}
    .govInfo ul li a {
    display: block;
    float: left;
    width: 84%;
}
.coulm_left{padding:0;}
}
@media all and (max-width: 750px){
    .homeBox{background: #FFFFFF;}
    .govInfo ul li a {
    display: block;
    float: left;
    width: 65%;
}
    #banner img {
        min-height: 260px;
        max-height: 260px;
    }
#ztzl img {
    max-height: 70px;
    min-height: 70px;
}
    .xxgk{padding: 0;}
    .hd-con-son1{padding: 0;margin-top: 10px;}
    .hd-con-son1 a img{float: none;margin: 0 auto;height: 50px;}
    .hd-con-son1 a span{margin-top: 10px;}
    .fwhd-title{padding: 15px 30px;}
}